For a list of all members of this type, see RadialMenuItem<T,M,A> members.
Name | Description | |
---|---|---|
![]() | AutoRotateChildren | Returns or sets a boolean indicating if the children should be rotated to align with the location of this element. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | AutoUpdateRecentItem | Returns or sets a boolean indicating if the RecentItem property is updated when a child item is clicked. |
![]() | BindRecentItemHeader | Binds the Header of the item to that of the RecentItem. |
![]() | BindRecentItemIconUri | Binds the IconUri of the item to that of the RecentItem. |
![]() | CheckBehavior | Returns or sets a value indicating how the IsChecked property may be changed. |
![]() | CheckedHighlightBrush | Overloaded. Returns or sets the brush used for the arc displayed within the tool when checked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | ChildItemPlacement | Returns or sets an enumeration indicating where the child items are displayed. |
![]() | ClientEvents | ModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | Foreground | Overloaded. Returns or sets the foreground for the inner area of the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | GroupName | Returns or sets the name used to identify which RadioButton type items will be grouped together when determining the item to uncheck when the item is checked. |
![]() | Header | Sets the header/caption for the item |
![]() | HighlightBrush | Overloaded. Returns or sets the brush used for the arc displayed within the tool when hot tracked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | IconUri | Returns or sets the uri of the image for the item. |
![]() | InnerAreaFill | Overloaded. Returns or sets the background of the inner area of the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | InnerAreaHotTrackFill | Overloaded. Returns or sets the brush for the background of the inner area of the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | InnerAreaHotTrackStroke | Overloaded. Returns or sets the brush for the default border of the inner area for the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | InnerAreaStroke | Overloaded. Returns or sets the brush for the default border of the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | InnerAreaStrokeThickness | Returns or sets the thickness of the border for the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | IsChecked | Returns or sets a boolean indicating if the item is displayed as checked. |
![]() | IsEnabled | Returns or sets a boolean indicating whether the item is enabled. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | IsToolTipEnabled | Returns or sets a boolean indicating if a tooltip may be displayed for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | Items | Builds items for the menu. |
![]() | OuterRingButtonFill | Overloaded. Returns or sets the default background of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonForeground | Overloaded. Returns or sets the brush for the foreground of the buttons in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonHotTrackFill | Overloaded. Returns or sets the brush for the background of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonHotTrackForeground | Overloaded. Returns or sets the foreground of the buttons in the outer ring of the menu that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonHotTrackStroke | Overloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonStroke | Overloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | OuterRingButtonStrokeThickness | Returns or sets the width of the outline of a button in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | RecentItemName | Sets the name of the child item that represents the most recently interacted with child item. |
![]() | WedgeIndex | Returns or sets the wedge at which the item should be positioned. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
![]() | WedgeSpan | Returns or sets the number of wedges that the item should occupy. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
View on GitHub